home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
cyber.net interactivo 1997 March
/
inter@ivo 1997-03.iso
/
cybint14
/
bin
/
ml.dxr
/
00285.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-02-21
|
221 b
|
15 lines
on exitFrame
if rollOver(3) then
cursor([901, 902])
onVis(4, 5)
else
if rollOver(38) then
cursor([901, 902])
else
InVis(4, 5)
cursor(-1)
end if
end if
go(label("MG") + 1)
end